Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor input code #43

Merged
merged 5 commits into from
Feb 9, 2024
Merged

Refactor input code #43

merged 5 commits into from
Feb 9, 2024

Conversation

Plonq
Copy link
Owner

@Plonq Plonq commented Feb 9, 2024

Reorganises input-related code into input mod, to simplify the main system. This is a step towards separating out the orbit/pan/zoom logic from everything else, which may allow supporting an alternate implementation in the future. But even if that doesn't happen it's still an improvement to the overall code structure. There's more to do, but this is a good start.

Oh also this includes an update to the touch example's cargo lock file, for no reason other than I can't be bothered separating that change 😆

@Plonq Plonq merged commit efa159d into master Feb 9, 2024
4 checks passed
@Plonq Plonq deleted the alt-implementation branch February 9, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant